func crypto/tls.supportedSignatureAlgorithmsCert
3 uses
crypto/tls (current package)
common.go#L1742: func supportedSignatureAlgorithmsCert() []SignatureScheme {
handshake_client.go#L124: hello.supportedSignatureAlgorithmsCert = supportedSignatureAlgorithmsCert()
handshake_server_tls13.go#L852: certReq.supportedSignatureAlgorithmsCert = supportedSignatureAlgorithmsCert()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)